home *** CD-ROM | disk | FTP | other *** search
/ Visual Cafe 3 / Visual Cafe 3.ISO / Vcafe / Main.bin / LocaleElements_es.java < prev    next >
Text File  |  1998-09-22  |  8KB  |  196 lines

  1. /*
  2.  * @(#)LocaleElements_es.java    1.10 98/01/14
  3.  *
  4.  * (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
  5.  * (C) Copyright IBM Corp. 1996, 1997 - All Rights Reserved
  6.  *
  7.  * Portions copyright (c) 1996 Sun Microsystems, Inc. All Rights Reserved.
  8.  *
  9.  *   The original version of this source code and documentation is copyrighted
  10.  * and owned by Taligent, Inc., a wholly-owned subsidiary of IBM. These
  11.  * materials are provided under terms of a License Agreement between Taligent
  12.  * and Sun. This technology is protected by multiple US and International
  13.  * patents. This notice and attribution to Taligent may not be removed.
  14.  *   Taligent is a registered trademark of Taligent, Inc.
  15.  *
  16.  * Permission to use, copy, modify, and distribute this software
  17.  * and its documentation for NON-COMMERCIAL purposes and without
  18.  * fee is hereby granted provided that this copyright notice
  19.  * appears in all copies. Please refer to the file "copyright.html"
  20.  * for further important copyright and licensing information.
  21.  *
  22.  * SUN MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF
  23.  * THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
  24.  * TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
  25.  * PARTICULAR PURPOSE, OR NON-INFRINGEMENT. SUN SHALL NOT BE LIABLE FOR
  26.  * ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR
  27.  * DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.
  28.  *
  29.  */
  30.  
  31. /**
  32.  *
  33.  * Table of Java supplied standard locale elements
  34.  *
  35.  * automatically generated by java LocaleTool LocaleElements.java
  36.  *
  37.  * Date Created: Wed Aug 21 15:47:57  1996
  38.  *
  39.  *     Locale Elements and Patterns:  last update 10/23/96
  40.  *
  41.  *
  42.  */
  43.  
  44. // WARNING : the format of this file will change in the future!
  45.  
  46. package java.text.resources;
  47.  
  48. import java.util.ListResourceBundle;
  49.  
  50. public class LocaleElements_es extends ListResourceBundle {
  51.     /**
  52.      * Overrides ListResourceBundle
  53.      */
  54.     public Object[][] getContents() {
  55.         return new Object[][] {
  56.             { "LocaleString", "es_ES" }, // locale id based on iso codes
  57.             { "LocaleID", "0c0a" }, // Windows id
  58.             { "ShortLanguage", "esp" }, // iso-3 abbrev lang name
  59.             { "ShortCountry", "ESP" }, // iso-3 abbrev country name
  60.             { "Languages", // language names
  61.                 new String[][] {
  62.                     { "es", "espa\u00f1ol" }
  63.                 }
  64.             },
  65.             { "Countries", // country names
  66.                 new String[][] {
  67.                     { "ES", "Espa\u00f1a" },
  68.                     { "AR", "Argentina" },
  69.                     { "BO", "Bolivia" },
  70.                     { "CL", "Chile" },
  71.                     { "CO", "Colombia" },
  72.                     { "CR", "Costa Rica" },
  73.                     { "DO", "Rep\u00fablica Dominicana" },
  74.                     { "EC", "Ecuador" },
  75.                     { "GT", "Guatemala" },
  76.                     { "HN", "Honduras" },
  77.                     { "MX", "M\u00e9xico" },
  78.                     { "NI", "Nicaragua" },
  79.                     { "PA", "Panam\u00e1" },
  80.                     { "PE", "Per\u00fa" },
  81.                     { "PR", "Puerto Rico" },
  82.                     { "PY", "Paraguay" },
  83.                     { "SV", "El SalvadorUY" },
  84.                     { "UY", "Uruguay"  },
  85.                     { "VE", "Venezuela" }
  86.                 }
  87.             },
  88.             { "MonthNames", 
  89.                 new String[] { 
  90.                     "enero", // january
  91.                     "febrero", // february
  92.                     "marzo", // march
  93.                     "abril", // april
  94.                     "mayo", // may
  95.                     "junio", // june
  96.                     "julio", // july
  97.                     "agosto", // august
  98.                     "septiembre", // september
  99.                     "octubre", // october
  100.                     "noviembre", // november
  101.                     "diciembre", // december
  102.                     "" // month 13 if applicable
  103.                 }
  104.             },
  105.             { "MonthAbbreviations", 
  106.                 new String[] { 
  107.                     "ene", // abb january
  108.                     "feb", // abb february
  109.                     "mar", // abb march
  110.                     "abr", // abb april
  111.                     "may", // abb may
  112.                     "jun", // abb june
  113.                     "jul", // abb july
  114.                     "ago", // abb august
  115.                     "sep", // abb september
  116.                     "oct", // abb october
  117.                     "nov", // abb november
  118.                     "dic", // abb december
  119.                     "" // abb month 13 if applicable
  120.                 }
  121.             },
  122.             { "DayNames", 
  123.                 new String[] { 
  124.                     "domingo", // Sunday
  125.                     "lunes", // Monday
  126.                     "martes", // Tuesday
  127.                     "mi\u00e9rcoles", // Wednesday
  128.                     "jueves", // Thursday
  129.                     "viernes", // Friday
  130.                     "s\u00e1bado" // Saturday
  131.                 }
  132.             },
  133.             { "DayAbbreviations", 
  134.                 new String[] { 
  135.                     "dom", // abb Sunday
  136.                     "lun", // abb Monday
  137.                     "mar", // abb Tuesday
  138.                     "mi\u00e9", // abb Wednesday
  139.                     "jue", // abb Thursday
  140.                     "vie", // abb Friday
  141.                     "s\u00e1b" // abb Saturday
  142.                 }
  143.             },
  144.             { "NumberPatterns", 
  145.                 new String[] { 
  146.                     "#,##0.###;-#,##0.###", // decimal pattern
  147.                     "#,##0.00 Pts;-#,##0.00 Pts", // currency pattern
  148.                     "#,##0%" // percent pattern
  149.                 }
  150.             },
  151.             { "NumberElements", 
  152.                 new String[] { 
  153.                     ",", // decimal separator
  154.                     ".", // group (thousands) separator
  155.                     ";", // list separator
  156.                     "%", // percent sign
  157.                     "0", // native 0 digit
  158.                     "#", // pattern digit
  159.                     "-", // minus sign
  160.                     "E", // exponential
  161.                     "\u2030", // per mille
  162.                     "\u221e", // infinity
  163.                     "\ufffd" // NaN
  164.                 }
  165.             },
  166.             { "CurrencyElements", 
  167.                 new String[] { 
  168.                     "Pts", // local currency symbol
  169.                     "ESP", // intl currency symbol
  170.                     "," // monetary decimal separator
  171.                 }
  172.             },
  173.             { "DateTimePatterns", 
  174.                 new String[] { 
  175.                     "HH'H'mm'' z", // full time pattern
  176.                     "H:mm:ss z", // long time pattern
  177.                     "H:mm:ss", // medium time pattern
  178.                     "H:mm", // short time pattern
  179.                     "EEEE d' de 'MMMM' de 'yyyy", // full date pattern
  180.                     "d' de 'MMMM' de 'yyyy", // long date pattern
  181.                     "dd-MMM-yy", // medium date pattern
  182.                     "d/MM/yy", // short date pattern
  183.                     "{1} {0}" // date-time pattern
  184.                 }
  185.             },
  186.             { "DateTimeElements", 
  187.                 new String[] { 
  188.                     "2", // first day of week
  189.                     "1" // min days in first week
  190.                 }
  191.             },
  192.             { "CollationElements", "& N < n\u0303, N\u0303 " } 
  193.         };
  194.     }
  195. }
  196.